home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / lzexpand.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-09  |  784 b   |  27 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'LZExpand.pas' rev: 3.00
  6.  
  7. #ifndef LZExpandHPP
  8. #define LZExpandHPP
  9. #include <Windows.hpp>
  10. #include <SysInit.hpp>
  11. #include <System.hpp>
  12.  
  13. //-- user supplied -----------------------------------------------------------
  14. #include <lzexpand.h>
  15.  
  16. namespace Lzexpand
  17. {
  18. //-- type declarations -------------------------------------------------------
  19. //-- var, const, procedure ---------------------------------------------------
  20.  
  21. }    /* namespace Lzexpand */
  22. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  23. using namespace Lzexpand;
  24. #endif
  25. //-- end unit ----------------------------------------------------------------
  26. #endif    // LZExpand
  27.